home *** CD-ROM | disk | FTP | other *** search
- rem * 1 DISKETTE DRIVE PREPARE
- rem * Insert the DOS diskette
- rem when the system asks
- rem for drive B.
- rem * Insert the Professor DOS
- rem #1 when the system
- rem asks for drive A.
- rem * You will make several
- rem diskette exchanges.
- rem * Use DOS 1 or DOS 2
- rem * You're ready when you've
- pause read above.
- rem DOS = drive B:
- rem Professor DOS 1 = drive A:
- b:
- copy command.com a:
- rem DOS = drive B:
- rem Professor DOS 1 = drive A:
- sys a:
- rem
- rem * If ok you should have seen
- rem 1 file(s) copied
- rem system transferred
- rem on your screen.
- a:
- prepare